records
Hauptwohnbevölkerung - Mit Migrationshintergrund seit 2013
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"hauptwohnbevolkerung-mit-migrationshintergrund-seit-2013",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/hauptwohnbevolkerung-mit-migrationshintergrund-seit-2013"
}
] - "definitions":{
- "hauptwohnbevolkerung-mit-migrationshintergrund-seit-2013":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/hauptwohnbevolkerung-mit-migrationshintergrund-seit-2013_records"
}
}
} - "records":
} - "properties":
- "hauptwohnbevolkerung-mit-migrationshintergrund-seit-2013_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "deutsche_mit_migrationshintergrund":,{
- "type":"integer",
- "title":"Deutsche mit Migrationshintergrund",
- "description":""
} - "nichtdeutsche":,{
- "type":"integer",
- "title":"Nichtdeutsche",
- "description":""
} - "mit_migrationshintergrund_insgesamt":,{
- "type":"integer",
- "title":"mit Migrationshintergrund insgesamt",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "jahr":
}
} - "fields":
} - "properties":
} - "hauptwohnbevolkerung-mit-migrationshintergrund-seit-2013":
}